home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OpenStep 4.1 (User)
/
OpenStep 4.1 (User).iso
/
NextApps
/
Mail.app
/
Italian.lproj
/
sendOptions.nib
/
data.classes
next >
Wrap
Text File
|
1996-01-03
|
980b
|
43 lines
Options = {
ACTIONS = {"changeView:" = "changeView:"; "ok:" = "ok:"; "revert:" = "revert:"; };
OUTLETS = {
cancel = cancel;
form = form;
matrix = matrix;
menuCell = menuCell;
ok = ok;
optionView = optionView;
popup = popup;
scroll = scroll;
text = text;
textView = textView;
window = window;
};
SUPERCLASS = Object;
};
EditText = {SUPERCLASS = Text; };
FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
EnvelopeWell = {SUPERCLASS = View; };
SendOptions = {
ACTIONS = {
"changeView:" = "changeView:";
"checkEncrypt:" = "checkEncrypt:";
"doUpdate:" = "doUpdate:";
"revert:" = "revert:";
};
OUTLETS = {
archiveButton = archiveButton;
curSendWindow = curSendWindow;
featureList = featureList;
fieldPopUp = fieldPopUp;
fieldType = fieldType;
fieldView = fieldView;
needsUpdate = needsUpdate;
ok = ok;
replyView = replyView;
revert = revert;
window = window;
};
SUPERCLASS = Object;
};